Skip to content

feat: productionize Zig toolchain setup#22

Merged
darthfork merged 1 commit intomainfrom
issue-2-productionize-zig
Apr 19, 2026
Merged

feat: productionize Zig toolchain setup#22
darthfork merged 1 commit intomainfrom
issue-2-productionize-zig

Conversation

@darthfork
Copy link
Copy Markdown
Owner

@darthfork darthfork commented Apr 19, 2026

Closes #2

Summary make Zig action caches hermetic by writing them under declared Bazel outputs

  • pin Zig 0.13.0 SDK metadata in-repo, including sha256 verification
  • document current exec-platform versus target-platform behavior

Testing

  • bazel test //...

@darthfork darthfork force-pushed the issue-2-productionize-zig branch from 92cdfa1 to b15a0f8 Compare April 19, 2026 20:20
@darthfork darthfork merged commit cc535cb into main Apr 19, 2026
4 checks passed
@darthfork darthfork deleted the issue-2-productionize-zig branch April 19, 2026 20:52
@darthfork
Copy link
Copy Markdown
Owner Author

darthfork commented Apr 20, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Productionize rules_zig: correctness and toolchain foundations

1 participant